Move xen/sys parts down to tools/include/xen-sys.
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 26 Jan 2008 14:42:55 +0000 (14:42 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 26 Jan 2008 14:42:55 +0000 (14:42 +0000)
commit34673e49862d25c1929e109202469599024b635e
tree4e896abbcfca4ea41a590253f61e1bcc746926f0
parent73de243b9286676c260c8819f62589522e659b9d
Move xen/sys parts down to tools/include/xen-sys.

Signed-off-by: Bastian Blank <waldi@debian.org>
17 files changed:
tools/include/Linux/evtchn.h [deleted file]
tools/include/Linux/gntdev.h [deleted file]
tools/include/Linux/privcmd.h [deleted file]
tools/include/Makefile
tools/include/NetBSD/evtchn.h [deleted file]
tools/include/NetBSD/privcmd.h [deleted file]
tools/include/SunOS/evtchn.h [deleted file]
tools/include/SunOS/privcmd.h [deleted file]
tools/include/SunOS/xenbus.h [deleted file]
tools/include/xen-sys/Linux/evtchn.h [new file with mode: 0644]
tools/include/xen-sys/Linux/gntdev.h [new file with mode: 0644]
tools/include/xen-sys/Linux/privcmd.h [new file with mode: 0644]
tools/include/xen-sys/NetBSD/evtchn.h [new file with mode: 0644]
tools/include/xen-sys/NetBSD/privcmd.h [new file with mode: 0644]
tools/include/xen-sys/SunOS/evtchn.h [new file with mode: 0644]
tools/include/xen-sys/SunOS/privcmd.h [new file with mode: 0644]
tools/include/xen-sys/SunOS/xenbus.h [new file with mode: 0644]